home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / tutorials / geometer / cmds.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-08-02  |  2.5 KB  |  107 lines

  1. /*
  2.  * Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
  3.  * All Rights Reserved.
  4.  *
  5.  * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
  6.  * the contents of this file may not be disclosed to third parties, copied or
  7.  * duplicated in any form, in whole or in part, without the prior written
  8.  * permission of Silicon Graphics, Inc.
  9.  *
  10.  * RESTRICTED RIGHTS LEGEND:
  11.  * Use, duplication or disclosure by the Government is subject to restrictions
  12.  * as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
  13.  * and Computer Software clause at DFARS 252.227-7013, and/or in similar or
  14.  * successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished -
  15.  * rights reserved under the Copyright Laws of the United States.
  16.  */
  17. /* command list (must be > 0)    */
  18.  
  19. #define MOUSEVERT 200001
  20. #define VVLINE 200002
  21. #define MAKELONGLINE 200003
  22. #define MAKESEGMENT 200004
  23. #define MAKERAY 200005
  24. #define LLVERT 200006
  25. #define VLLINEPERP 200007
  26. #define VLCONSTRAIN 200008
  27. #define QUITGEOMCMD 200009
  28. #define MAKECIRC 200010
  29. #define VLLINEPAR 200011
  30. #define VVMID 200012
  31. #define VONCIRC 200013
  32. #define INVIS 200014
  33. #define CLEAR 200015
  34. #define READGEOM 200016
  35. #define WRITEGEOM 200017
  36. #define LCV1 200018
  37. // available
  38. #define DELSELECTION 200020
  39. #define VCL1 200021
  40. #define VCL2 200022
  41. #define CCLE1 200023
  42. #define CCLI1 200024
  43. #define CCV1 200025
  44. // available
  45. #define VVVC 200027
  46. #define PRINTGEOMCMD 200028
  47. #define TYPEINCMD 200029
  48. #define COLORCMD 200030
  49. #define COMCMD 200031
  50. #define LPREV 200032
  51. #define LON 200033    /* all layers on */
  52. #define LSTART 200034
  53. #define LNEXT 200035
  54. #define INFO 200036
  55. #define DESCRIBESELN 200037
  56.  
  57. #define EDITGEOM 200038
  58. #define QUITDAMMIT 200039
  59.  
  60. #define C5V 200040
  61.  
  62. #define L0 200100
  63. #define L1 200101
  64. #define L2 200102
  65. #define L3 200103
  66. #define L4 200104
  67. #define L5 200105
  68. #define L6 200106
  69. #define L7 200107
  70. #define L8 200108
  71. #define L9 200109
  72. #define L10 200110
  73. #define L11 200111
  74. #define L12 200112
  75. #define L13 200113
  76. #define L14 200114
  77. #define L15 200115
  78. #define L16 200116
  79. #define L17 200117
  80. #define L18 200118
  81. #define L19 200119
  82. #define L20 200120
  83. #define L21 200121
  84. #define L22 200122
  85. #define L23 200123
  86. #define L24 200124
  87. #define L25 200125
  88. #define L26 200126
  89. #define L27 200127
  90. #define L28 200128
  91. #define L29 200129
  92. #define L30 200130
  93. #define L31 200131
  94.  
  95. #define C_3 200147  /* BLINK */
  96. #define C_2 200148  /* SMEAR */
  97. #define C_1 200149  /* INVISIBLE */
  98. #define C0 200150
  99. #define C1 200151
  100. #define C2 200152
  101. #define C3 200153
  102. #define C4 200154
  103. #define C5 200155
  104. #define C6 200156
  105. #define C7 200157
  106.  
  107.